Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client Encryption: Add client encryption / decryption for transactional batch requests #1331

Merged
merged 9 commits into from
Apr 6, 2020

Conversation

anujtoshniwal
Copy link
Contributor

@anujtoshniwal anujtoshniwal commented Apr 1, 2020

Pull Request Template

Description

Enable client encryption / decryption for transactional batch requests.

Type of change

  • New feature (non-breaking change which adds functionality)

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

Assignee

anujtoshniwal

Projects

Please add relevant projects so this issue can be properly tracked.

abhijitpai
abhijitpai previously approved these changes Apr 2, 2020
j82w
j82w previously approved these changes Apr 3, 2020
@j82w j82w requested a review from ealsur April 3, 2020 13:42
@j82w j82w changed the title Client Encryption - Enable client encryption / decryption for transactional batch requests Client Encryption: Add client encryption / decryption for transactional batch requests Apr 3, 2020
ealsur
ealsur previously approved these changes Apr 6, 2020
@kirankumarkolli
Copy link
Member

    internal virtual async Task MaterializeResourceAsync(CosmosSerializerCore serializerCore, CancellationToken cancellationToken)

Encryption and materialization might not be always together. Materialziation can be used on response paths also.
If its methods name, then can we please refresh it appropriately.


Refers to: Microsoft.Azure.Cosmos/src/Batch/ItemBatchOperation.cs:319 in a607239. [](commit_id = a607239, deletion_comment = False)

kirankumarkolli
kirankumarkolli previously approved these changes Apr 6, 2020
Copy link
Member

@kirankumarkolli kirankumarkolli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename the materialization methods

@kirankumarkolli kirankumarkolli merged commit 6dbd26f into master Apr 6, 2020
@kirankumarkolli kirankumarkolli deleted the users/antoshni/batchEncryptionOptions branch April 6, 2020 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants